The Source Control Integration API > Enablers > SCS_canRename() |
![]() ![]() ![]() |
Description
Returns whether or not the Rename menu item should be enabled.
Arguments
connectionData
, remotePathList
![]() |
connectionData is a pointer to the agent's data that was passed into Dreamweaver during the Connect() call. |
![]() |
remotePath is the fully qualified remote file or folder path that could be renamed. |
Returns
true
if enabled, false
if not.
![]() ![]() ![]() |